You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > Transp Method > MatrixInt.Transp Method ([In] TMtxInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.Transp Method ([In] TMtxInt)

Transpose the Mtx matrix.

Syntax
C#
Visual Basic
public TMtxInt Transp([In] TMtxInt Mtx);

Write the results to the calling matrix. The Rows, Cols and IntPrecision properties of the calling matrix are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!